home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Time Warp
/
Time Warp.iso
/
pc
/
timewarp
/
lab.dxr
/
00279.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-06-09
|
144 b
|
10 lines
on mouseUp
puppetSound("DON'T TOUCH.AIF")
updateStage()
if soundBusy(1) = 1 then
go(the frame)
else
puppetSound(0)
end if
end